on the button
英 [ɒn ðə ˈbʌtn]
美 [ɑːn ðə ˈbʌtn]
在下巴尖上; 准确地
英英释义
adj
- being precise with regard to a prescribed or specified criterion
- his guess was on the nose
- the prediction for snow was right on the button
adv
- just as it should be
- `Precisely, my lord,' he said
双语例句
- Finally, notice that we get a handle on the button we created in the layout XML and add a click event handler.
最后,注意上述代码获得一个在布局XML中创建的按钮的句柄,并添加一个单击事件处理程序。 - IconClass: Icon css class displays the specified icon on the button.
iconClass:图标css类在按钮上显示指定的图标。 - Also create a label attribute, which defines the text to show on the button, and an event handler; in this instance, you ask the click event to call the helloHandler function.
此外,还要创建一个label属性,它定义显示在按钮上的文本和一个事件处理程序;在这个例子中,让单击事件调用helloHandler函数。 - She was right on the button when she said I'd regret moving out.
她说得太对了,我是后悔搬出去。 - He soaked Haas on the button.
他猛击哈斯的下巴。 - The value of text indicates what's displayed on the button.
text的值指定按钮上显示的内容。 - Notice the onClick event specified on the button.
请注意按钮上指定的onClick事件。 - Text to display on the button.
显示在按钮上的文本。 - Similarly, the second line connects the cb_button_click function to the clicked signal on the button object.
类似地,第二行把cbbuttonclick函数连接到button对象的clicked信号。 - A click on the button calls the startSearch function.
单击按钮调用startSearch函数。